home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Prog / B-C / C++ FAQ Reference 1.0.sit / C++ FAQ Reference 1.0.rsrc / STR#_133.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  259 b   |  11 lines

  1. What is a 'friend'?
  2.  
  3. Do 'friends' violate encapsulation?
  4.  
  5. What are some advantages/disadvantages of using friends?
  6.  
  7. What does it mean that 'friendship is neither inherited nor transitive'?
  8.  
  9. When would I use a member function as opposed to a friend function?
  10.  
  11.